Versions:

  • 0.35.0
  • 0.34.0
  • 0.33.0
  • 0.32.0
  • 0.31.0
  • 0.30.0
  • 0.29.0
  • 0.24.0
  • 0.23.2

miniserve 0.35.0, released by Sven-Hendrik Haase, is a lightweight, cross-platform command-line utility designed to expose any local file or directory through a simple HTTP server without configuration files or installation steps. Occupying the Network Tools / HTTP Servers category, the program is distributed as a single statically-linked binary that runs on Windows, macOS, and Linux, making it especially attractive for developers, system administrators, and power users who need an instant, no-frills way to share screenshots, logs, firmware images, or entire project folders with colleagues on the same LAN or across the internet. Typical use cases include temporarily hosting a static website prototype, serving a software package so a remote CI runner can fetch it, providing on-the-spot downloads from a headless Raspberry Pi, or quickly verifying cross-origin behavior during front-end testing. Despite its minimal footprint, miniserve offers convenient extras such as QR-code generation for easy mobile access, built-in authentication, optional upload support, and automatic gzip compression, all configurable through straightforward CLI flags. The project has reached nine stable releases to date, demonstrating steady maintenance and incremental feature refinement while preserving the original philosophy of remaining a self-contained executable that needs no privileges and leaves no residue after termination. Because it listens on a user-specified port and can optionally bind to a chosen interface, miniserve integrates smoothly into scripts, Docker containers, and automation pipelines where a full-scale web server would be excessive. The software is available for free on get.nero.com, with downloads provided via trusted Windows package sources (e.g. winget), always delivering the latest version, and supporting batch installation of multiple applications.

Tags: